Skip to content

nobodyatall648/CVE-2019-1388

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

CVE-2019-1388

CVE-2019-1388 Abuse UAC Windows Certificate Dialog

Description:

This CVE exploit tend to abuse the UAC windows Certificate Dialog to execute the certificate issuer link as an NT Authority User and open a browser that is under NT Authority User. Then we can use that to prompt a shell as a NT Authority User.

Steps:

1) find a program that can trigger the UAC prompt screen

2) select "Show more details"

3) select "Show information about the publisher's certificate"

4) click on the "Issued by" URL link it will prompt a browser interface.

5) wait for the site to be fully loaded & select "save as" to prompt a explorer window for "save as".

6) on the explorer window address path, enter the cmd.exe full path:
C:\WINDOWS\system32\cmd.exe

7) now you'll have an escalated privileges command prompt. 

Video PoC: https://www.youtube.com/watch?v=RW5l6dQ8H-8

About

CVE-2019-1388 Abuse UAC Windows Certificate Dialog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published